chore: version packages - #124
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 14, 2026 07:50
67255cc to
52d44f8
Compare
github-actions
Bot
force-pushed
the
changeset-release/main
branch
from
August 14, 2026 13:29
52d44f8 to
12660d4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@surfnet/curve-angular@0.3.0
Minor Changes
3c533d0: Add 36 components to close the gap with the Figma component library:
accordion,alert,alert-dialog,aspect-ratio,badge,button-group,calendar,carousel,combobox,command,context-menu,date-picker,dialog,empty,hover-card,input-otp,item,kbd,native-select,navigation-menu,pagination,popover,progress,radio-group,resizable,scroll-area,sheet,skeleton,slider,sonner,spinner,switch,tabs,toggle,toggle-group, andtooltip.@surfnet/curve-contractsentry and a Storybook story covering its full surface. Where a component exposes a styling axis, the input is typed from the contract so a strayvariant/size/orientationvalue fails the type-check.sheet,skeleton, andtooltipwere already vendored internally (as dependencies ofsidebar) but not exported — they are now part of the public API.@spartan-ng/brainto0.0.1-alpha.720sonavigation-menucan expose triggeralign(and match React's Alignment story). Overlay/dialog host bindings that brain removed (closeDelay,restoreFocus, closedelay) are dropped from the helm wrappers.scroll-area's orientation) — noted in the component source rather than papered over.Patch Changes
NumberedPagination, and bring Previous/Next (iconOnly, logical padding, RTL icon flip, configurablearia-label) and Ellipsis (srOnlyText, decorative icon) in line with Angular.@surfnet/curve-react@0.3.0
Minor Changes
aed7d3b: Align pagination across frameworks: add React
NumberedPagination, and bring Previous/Next (iconOnly, logical padding, RTL icon flip, configurablearia-label) and Ellipsis (srOnlyText, decorative icon) in line with Angular.3c533d0: Add 36 components to close the gap with the Figma component library:
accordion,alert,alert-dialog,aspect-ratio,badge,button-group,calendar,carousel,combobox,command,context-menu,date-picker,dialog,empty,hover-card,input-otp,item,kbd,native-select,navigation-menu,pagination,popover,progress,radio-group,resizable,scroll-area,sheet,skeleton,slider,sonner,spinner,switch,tabs,toggle,toggle-group, andtooltip.@surfnet/curve-contractsentry and a Storybook story covering its full surface. Where a component exposes a styling axis, the prop is typed from the contract so a strayvariant/size/orientation/sidevalue fails the type-check.date-pickeris hand-composed fromCalendar+Popover, since shadcn ships no registry item for it.chartanddrawerare deferred until there is an Angular equivalent, to keep framework parity — see ADR-019 indocs/decision-log.md.@surfnet/curve-angular-app@0.3.0
Patch Changes
@surfnet/curve-react-app@0.3.0
Patch Changes
@surfnet/curve-storybook-config@0.3.0
Patch Changes
@surfnet/curve-contracts@0.3.0
@surfnet/curve-tokens@0.3.0
@surfnet/curve-typescript-config@0.3.0